@charset "utf-8";
/*******CSS reset*************/
/** 清除内外边距 ***/
html {
	-webkit-text-size-adjust: none;
}
* {
	padding: 0px;
}
body, div, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td, /* table elements 表格元素 */ img/* img elements 图片元素 */ {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #4c4c4c;
}
/** 设置默认字体 **/
body, button, input, select, textarea {
	font: 12px/1.5 '微软雅黑', tahoma, Srial, helvetica, sans-serif;
}
/** 重置超链接元素 **/
a {
	text-decoration: none;
	color: #333;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	color: #00b4cd;
}
/** 重置表格元素 **/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*****公用******/
html {
	background: #FFF;
	color: #000;
}
ol, ul {
	list-style: none;
}
img {
	border: 0;
}
h1, h2, h3 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color: #000;
}
a {
	color: inherit;
	text-decoration: none;
}
.fengye {
	width: 850px;
	float: right;
}
.pagination{ width:100%; text-align:right;}
.pagination li{ display:inline-block; margin-left:10px;}
.pagination li a{ height:24px; line-height:24px; display:block;}
.pagination li span{ height:24px; line-height:24px; display:block; color:#00b4cd;}
.pagination li.active span{ color:#00b4cd;}
.pagination li.disabled span{ color:#aaa; cursor:no-drop;}
.pagination li a:hover{ color:#00b4cd;}
#MyContent img {
	display: block;
	margin: 0 auto;
	max-width: 800px;
	height:auto !important;
}
/********General**********/
body {
	position: relative;
	background: #fff;
	color: #444;
	font-size: 14px;
	font-family: 'Microsoft YaHei', SimHei, SimYou, SimSun, Arial;
}
.f12 {
	font-size: 12px;
}
.f16 {
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
.white {
	color: #fff;
}
.left {
	float: left;
}
.right {
	float: right;
}
.t_r {
	text-align: right;
}
.clear {
	clear: both;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.hidden {
	display: none;
}
/*内页*/
.top_back {
	z-index: -1;
	width: 100%;
}
.article {
	font-size: 14px;
	height: auto;
	padding: 25px 0;
	font-size: 14px;
	line-height: 28px;
}
.article p {
	margin: 5px 0;
	text-indent: 2em;
}
#allmap p {
	line-height: 10px;
	margin: 10px;
}
.sallmap {
	text-align: left;
	color: #000;
	padding-left: 25px;
}
.sallmapt {
	padding: 0px;
	height: 32px;
	border-bottom: 1px solid #dbdbdb;
}
.sallmapt span {
	float: left;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	border-bottom: 2px solid #007cdf;
	color: #000;
	text-align: center;
	padding: 0;
	font-size: 16px;
}
.page {
	margin: 20px 0px 15px 20px;
	text-align: center;
	padding: 5px 0;
}
.page a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	border: 1px solid #dbdbdb;
	padding: 0 2px 0;
}
.page a:hover {
	background: #404040;
	color: #fff;
	border: none;
	height: 20px;
	line-height: 20px;
	padding: 0 3px 0;
}
.current {
	padding: 0 6px 0;
	height: 18px;
	line-height: 18px;
	background: #404040;
	color: #fff;
}
/***************global*****************/
.pro {
	padding: 10px;
}
.pro li {
	width: 252px;
	height: 225px;
	margin: 0 17px 25px 16px;
	border: 5px solid #ebebeb;
	text-align: center;
	float: left;
	overflow: hidden;
	position: relative;
}
.pro li:hover {
	border: 5px solid #949393;
}
.pro li a {
	width: 252px;
	height: 225px;
	display: block;
	background-image: url(cpli.png);
	z-index: 999;
	position: relative;
}
.pro li strong {
	width: 252px;
	height: 198px;
	display:block;
	overflow:hidden;
	object-fit: cover;
}
.pro li strong img{
	width: 252px;
	height: 198px;
	display:block;
	overflow:hidden;
	object-fit: cover;
}
.pro li a span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	background: #ebebeb;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #707070;
	white-space: nowrap;
}
.pro li a:hover span {
	color: #fff;
	background: #949393;
}
.shuoming {
	clear: both;
	font-size: 14px;
	padding: 15px 0px;
}
.pro_infocenter table, .pro_infocenter table td {
	border: 1px solid #eeeeee;
	text-align: center;
}
.pro_infocenter table {
	margin: 5px 5px 5px 0px;
}
.subxgcp {
}
.subxgcp h4 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
}
.subxgcp li {
	width: 159px;
	height: 155px;
	margin: 0 20px 25px 0px;
	border: 1px solid #dcdcdc;
	text-align: center;
	float: left;
	overflow: hidden;
	position: relative;
}
.subxgcp li:hover {
	border: 1px solid #949393;
}
.subxgcp li img {
	max-width: 159px;
	max-height: 125px;
}
.subxgcp li a span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	background: #ebebeb;
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #000;
	white-space: nowrap;
}
.subxgcp li a:hover span {
	color: #fff;
	background: #949393;
}
/*.pro_info table tr:first-child{ background:#0e5baa; color:#fff; font-size:18px; line-height:50px;}
.pro_info table tr:odd{background:#cecece;}
.pro_info table tr:even{background:#e5e5e5;}
*/
/*************index&goods**************/
.news {
	margin-left: 17px;
}
.news li {
	width: 100%;
	height: 39px;
	border-bottom: 1px dotted #cdcdcd;
	line-height: 39px;
}
.news li:before {
	color: #e40413;
	content: '■\00a0\00a0\00a0';
	vertical-align: 2px;
}
.news li:hover {
	background-color: #f6f6f6;
}
.news a:hover {
	color: #007cdf;
}
/****************news*****************/
.news_title {
	color: #007cdf;
	text-align: center;
	line-height: 40px;
}
.meta {
	color: #999;
	text-align: center;
	line-height: 28px;
}
/***********news_info**************/
.jobs li {
	overflow: hidden;
	margin: 23px 18px 28px 28px;
	padding-bottom: 27px;
	border-bottom: 1px dotted #cdcdcd;
}
.jobs a {
	position: relative;
	top: -150px;
	background: #007cdf;
	float: right;
	width: 71px;
	height: 34px;
	color: #fff;
	text-align: center;
	line-height: 34px;
}
.jobs strong {
	color: #007cdf;
}
.jobs p {/*margin:6px 0 -134px 156px;*/
	line-height: 35px;
}
/***************jobs***************/
.rel_center {
	margin: 23px 0 6px;
	width: 100%;
	height: 390px;
}
.pro_info p {
	margin: 5px 0px;
}
.pro_name {
	display: block;
	color: #007cdf;
	text-align: left;
	line-height: 32px;
	font-size: 22px;
}
.info_title {
	margin: 15px 0px;
	width: 100%;
	height: 40px;
	background: #ececec;
}
.info_title b {
	display: inline-block;
	padding: 0 20px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #949393;
	color: #fff;
	line-height: 40px;
	font-size: 16px;
}
.info_title a {
	color: #FFF;
}
.info_title a:hover {
	color: #FC0;
}
/********goods_info&jobs_info*******/
.order {
	margin: 40px 0 30px 46px;
	line-height: 40px;
}
.order img {
	vertical-align: -5px;
	cursor: pointer;
}
.order #submit {
	width: 100px;
	height: 32px;
	border: none;
	background: #ffd101;
	color: #000;
	cursor: pointer;
}
.bdbg {
	background: url(../Image/img/bdbg.jpg) right top no-repeat;
}
/**************order&message********/
.rel {
	width: 100%;
	text-align: center;
}
.rel img {
	max-height: 700px;
	max-width: 700px;
}
/*网站地图sitemap*/
.mesmore {
	margin-top: 5px;
}
.mesmore:hover {
	color: #007cdf;
	text-decoration: underline;
}
.sitemap {
	width: 996px;
	float: left; /*border:3px solid #f0f0f0;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
.m1 {
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	margin-left: 20px;
}
.m2 {
	margin-left: 20px;
	margin-top: 20px;
	line-height: 25px;
}
.m2 span {
	font-size: 14px;
	font-weight: bold;
}
.m2t {
	border: 1px solid #f0f0f0;
	width: 800px;
	padding-left: 4px;
	margin-top: 2px;
	padding: 10px;
	margin-bottom: 20px;
}
.m2t ul {
}
.m2t ul li {
	list-style-type: none;
	float: left;
	width: 150px;
}
.m2t ul li a:hover {
	color: red
}
.f {
	float: right;
	margin-right: 10px;
	_margin-top: 7px;
}
/*上一页_下一页*/
#prev_next {
	margin: 10px 20px;
	clear: both;
	overflow: hidden;
}
#prev_next li {
	margin: 5px 0;
}
/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}
.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}
.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}
.map li{float:left;margin:0 5px;}*/



/*资质瀑布流*/
.item {
	background: #ebebeb;
	border-radius: 3px;
	padding: 5px;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
}
.item img {
	width: 100%;
	height: auto;
}
.item p {
	text-align: center;
	margin-top: 5px;
}
.item a {
	color: #000;
}
.item:hover {
	background: #949393;
}
.item:hover a {
	color: #fff;
}
